gpsbabel.git
13 years agoMac GUI build tweaks.
robertlipe@gmail.com [Mon, 27 Aug 2012 02:03:12 +0000 (02:03 +0000)]
Mac GUI build tweaks.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@4194 f51c46e8-681c-474f-0cfe-069cfd0219fb

13 years agoBludgeon Lion/Mountain Lion support into upgrade check.
robertlipe@gmail.com [Sun, 26 Aug 2012 23:08:51 +0000 (23:08 +0000)]
Bludgeon Lion/Mountain Lion support into upgrade check.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@4193 f51c46e8-681c-474f-0cfe-069cfd0219fb

13 years agoWarning cleanups for 64-bit systems.
robertlipe@gmail.com [Sun, 26 Aug 2012 19:44:59 +0000 (19:44 +0000)]
Warning cleanups for 64-bit systems.
Drop older Macs that we can't support anyway.   Lion and 64-bit is now our floor.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@4192 f51c46e8-681c-474f-0cfe-069cfd0219fb

13 years agoAdd doc for new Motoactv format. Tweak gtrnctr doc to reflect new changes.
robertlipe@gmail.com [Fri, 24 Aug 2012 19:29:57 +0000 (19:29 +0000)]
Add doc for new Motoactv format.  Tweak gtrnctr doc to reflect new changes.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@4191 f51c46e8-681c-474f-0cfe-069cfd0219fb

13 years agoDan Brown adds MotoActv support, several XCSV formats.
robertlipe@gmail.com [Fri, 24 Aug 2012 04:32:30 +0000 (04:32 +0000)]
Dan Brown adds MotoActv support, several XCSV formats.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@4190 f51c46e8-681c-474f-0cfe-069cfd0219fb

13 years agoTweak EXIF reader to allow reads below sea level.
robertlipe@gmail.com [Wed, 22 Aug 2012 03:02:12 +0000 (03:02 +0000)]
Tweak EXIF reader to allow reads below sea level.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@4189 f51c46e8-681c-474f-0cfe-069cfd0219fb

13 years agoSleazy fixes to Skytraq to fix test suite failures.
robertlipe@gmail.com [Wed, 22 Aug 2012 03:00:25 +0000 (03:00 +0000)]
Sleazy fixes to Skytraq to fix test suite failures.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@4188 f51c46e8-681c-474f-0cfe-069cfd0219fb

13 years agoFix hyperactive clang warning in trackfilter.
robertlipe@gmail.com [Tue, 14 Aug 2012 17:19:20 +0000 (17:19 +0000)]
Fix hyperactive clang warning in trackfilter.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@4187 f51c46e8-681c-474f-0cfe-069cfd0219fb

13 years agoFix MSVC warnings for unreached code, C99/C++ inline decls.
robertlipe@gmail.com [Wed, 18 Jul 2012 22:44:12 +0000 (22:44 +0000)]
Fix MSVC warnings for unreached code, C99/C++ inline decls.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@4186 f51c46e8-681c-474f-0cfe-069cfd0219fb

13 years agoAllow reading known invalid (sigh) data in NMEA.
robertlipe@gmail.com [Sun, 15 Jul 2012 17:34:02 +0000 (17:34 +0000)]
Allow reading known invalid (sigh) data in NMEA.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@4185 f51c46e8-681c-474f-0cfe-069cfd0219fb

13 years agoFix hardcoded GPS time->UTC offset in Skytraq.
robertlipe@gmail.com [Wed, 27 Jun 2012 14:14:40 +0000 (14:14 +0000)]
Fix hardcoded GPS time->UTC offset in Skytraq.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@4184 f51c46e8-681c-474f-0cfe-069cfd0219fb

13 years agoAdd Sony back to NMEA doc.
robertlipe@gmail.com [Mon, 21 May 2012 16:25:50 +0000 (16:25 +0000)]
Add Sony back to NMEA doc.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@4183 f51c46e8-681c-474f-0cfe-069cfd0219fb

13 years agoSedate noisy tracfilter-discard test.
robertlipe@gmail.com [Tue, 15 May 2012 14:15:58 +0000 (14:15 +0000)]
Sedate noisy tracfilter-discard test.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@4182 f51c46e8-681c-474f-0cfe-069cfd0219fb

13 years agoNils enhances garmin_fit support to read latest Edge 800 firmware files.
robertlipe@gmail.com [Mon, 14 May 2012 14:59:17 +0000 (14:59 +0000)]
Nils enhances garmin_fit support to read latest Edge 800 firmware files.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@4181 f51c46e8-681c-474f-0cfe-069cfd0219fb

13 years agoAdd test cases for latest Garmin 800 fit devices.
robertlipe@gmail.com [Mon, 14 May 2012 14:55:40 +0000 (14:55 +0000)]
Add test cases for latest Garmin 800 fit devices.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@4180 f51c46e8-681c-474f-0cfe-069cfd0219fb

13 years agotsteven fixes a horrible hack of mine in kml.c. Replace invalid low-order
robertlipe@gmail.com [Mon, 14 May 2012 14:35:49 +0000 (14:35 +0000)]
tsteven fixes a horrible hack of mine in kml.c.   Replace invalid low-order
characters in XML with whitespace in all XML files, including KML.  Revert
hack in kml.c  Fix LineStyles test files which come from TPO3.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@4179 f51c46e8-681c-474f-0cfe-069cfd0219fb

13 years agoActually read Mathias' advice and retain sign in time extension.
robertlipe@gmail.com [Mon, 14 May 2012 14:18:38 +0000 (14:18 +0000)]
Actually read Mathias' advice and retain sign in time extension.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@4178 f51c46e8-681c-474f-0cfe-069cfd0219fb

13 years agoAdd Mathhias' test cases for skytraq.
robertlipe@gmail.com [Mon, 14 May 2012 14:10:46 +0000 (14:10 +0000)]
Add Mathhias' test cases for skytraq.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@4177 f51c46e8-681c-474f-0cfe-069cfd0219fb

13 years agoFix problem in skytraq on 64-bit systems when in any hemisphere with negative coordin...
robertlipe@gmail.com [Mon, 14 May 2012 14:04:16 +0000 (14:04 +0000)]
Fix problem in skytraq on 64-bit systems when in any hemisphere with negative coordinates.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@4176 f51c46e8-681c-474f-0cfe-069cfd0219fb

13 years agoPreserve track segement boundaries when reversing a track.
robertlipe@gmail.com [Mon, 14 May 2012 13:48:18 +0000 (13:48 +0000)]
Preserve track segement boundaries when reversing a track.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@4175 f51c46e8-681c-474f-0cfe-069cfd0219fb

13 years agoAdd Tom Paton's change to discard points without timestamps in the track
robertlipe@gmail.com [Mon, 14 May 2012 13:44:27 +0000 (13:44 +0000)]
Add Tom Paton's change to discard points without timestamps in the track
filter.

There's the minor detail that it breaks testo.  We'll work on that.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@4174 f51c46e8-681c-474f-0cfe-069cfd0219fb

13 years agoFixes for new version of Garmin Fit files.
robertlipe@gmail.com [Wed, 2 May 2012 14:27:54 +0000 (14:27 +0000)]
Fixes for new version of Garmin Fit files.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@4173 f51c46e8-681c-474f-0cfe-069cfd0219fb

13 years agoDelete dead tpo cruft.
robertlipe@gmail.com [Mon, 30 Apr 2012 13:42:23 +0000 (13:42 +0000)]
Delete dead tpo cruft.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@4172 f51c46e8-681c-474f-0cfe-069cfd0219fb

13 years agoFix subrip input sample gpx so it's valid.
robertlipe@gmail.com [Sat, 28 Apr 2012 01:59:12 +0000 (01:59 +0000)]
Fix subrip input sample gpx so it's valid.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@4171 f51c46e8-681c-474f-0cfe-069cfd0219fb

14 years agoSteve adds line styling to TPO3 reader.
robertlipe@gmail.com [Thu, 5 Apr 2012 17:02:23 +0000 (17:02 +0000)]
Steve adds line styling to TPO3 reader.
Hacked KML writer to discard control characters in a description.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@4170 f51c46e8-681c-474f-0cfe-069cfd0219fb

14 years agoAdd forgotten lowranceuser4 test.
robertlipe@gmail.com [Fri, 30 Mar 2012 22:06:41 +0000 (22:06 +0000)]
Add forgotten lowranceuser4 test.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@4169 f51c46e8-681c-474f-0cfe-069cfd0219fb

14 years agoFinish TPO3 style reader integration. Thanx, Steve!
robertlipe@gmail.com [Thu, 29 Mar 2012 21:11:50 +0000 (21:11 +0000)]
Finish TPO3 style reader integration.  Thanx, Steve!

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@4168 f51c46e8-681c-474f-0cfe-069cfd0219fb

14 years agoSteve from Climber adds line style handling in TPO3.
robertlipe@gmail.com [Thu, 29 Mar 2012 20:33:22 +0000 (20:33 +0000)]
Steve from Climber adds line style handling in TPO3.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@4167 f51c46e8-681c-474f-0cfe-069cfd0219fb

14 years agoMinor cleanups in tpo.
robertlipe@gmail.com [Thu, 29 Mar 2012 19:44:19 +0000 (19:44 +0000)]
Minor cleanups in tpo.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@4166 f51c46e8-681c-474f-0cfe-069cfd0219fb

14 years agoKris Beevers contributes Lowrance USR v4 support.
robertlipe@gmail.com [Thu, 29 Mar 2012 00:19:29 +0000 (00:19 +0000)]
Kris Beevers contributes Lowrance USR v4 support.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@4165 f51c46e8-681c-474f-0cfe-069cfd0219fb

14 years agoKris Beevers adds Lowrance USR v4 support.
robertlipe@gmail.com [Thu, 29 Mar 2012 00:16:48 +0000 (00:16 +0000)]
Kris Beevers adds Lowrance USR v4 support.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@4164 f51c46e8-681c-474f-0cfe-069cfd0219fb

14 years agoImproved German translation fromn Erik.
robertlipe@gmail.com [Mon, 26 Mar 2012 00:40:02 +0000 (00:40 +0000)]
Improved German translation fromn Erik.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@4163 f51c46e8-681c-474f-0cfe-069cfd0219fb

14 years agoAdd tool to fix SVN properties on non-executable files.
robertlipe@gmail.com [Sun, 4 Mar 2012 22:45:44 +0000 (22:45 +0000)]
Add tool to fix SVN properties on non-executable files.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@4162 f51c46e8-681c-474f-0cfe-069cfd0219fb

14 years agoMore svn mode fixes.
robertlipe@gmail.com [Sun, 4 Mar 2012 22:45:04 +0000 (22:45 +0000)]
More svn mode fixes.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@4161 f51c46e8-681c-474f-0cfe-069cfd0219fb

14 years agoQuit trying to outsmart the shell in the Makefile and let mkdir -p do its thing.
robertlipe@gmail.com [Sun, 4 Mar 2012 22:38:26 +0000 (22:38 +0000)]
Quit trying to outsmart the shell in the Makefile and let mkdir -p do its thing.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@4160 f51c46e8-681c-474f-0cfe-069cfd0219fb

14 years agoSteven fixes a bunch of typos in the doc.
robertlipe@gmail.com [Sun, 4 Mar 2012 22:36:49 +0000 (22:36 +0000)]
Steven fixes a bunch of typos in the doc.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@4159 f51c46e8-681c-474f-0cfe-069cfd0219fb

14 years agoImprove German translations. Thank you, Erik Krause.
robertlipe@gmail.com [Sun, 4 Mar 2012 22:15:31 +0000 (22:15 +0000)]
Improve German translations.  Thank you, Erik Krause.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@4158 f51c46e8-681c-474f-0cfe-069cfd0219fb

14 years agoFix translation of system dialogs.
robertlipe@gmail.com [Sun, 4 Mar 2012 22:09:22 +0000 (22:09 +0000)]
Fix translation of system dialogs.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@4157 f51c46e8-681c-474f-0cfe-069cfd0219fb

14 years agoImprove reading of broken NMEA.
robertlipe@gmail.com [Sun, 4 Mar 2012 20:30:50 +0000 (20:30 +0000)]
Improve reading of broken NMEA.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@4156 f51c46e8-681c-474f-0cfe-069cfd0219fb

14 years agoImprove wording of Garmin USB exclusive use warning.
robertlipe@gmail.com [Fri, 24 Feb 2012 15:36:21 +0000 (15:36 +0000)]
Improve wording of Garmin USB exclusive use warning.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@4155 f51c46e8-681c-474f-0cfe-069cfd0219fb

14 years agoFix exec perms in source.
robertlipe@gmail.com [Sun, 29 Jan 2012 21:53:45 +0000 (21:53 +0000)]
Fix exec perms in source.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@4153 f51c46e8-681c-474f-0cfe-069cfd0219fb

14 years agoRemove executable bit from *.[ch], reference/*.txt
robertlipe@gmail.com [Sun, 29 Jan 2012 18:07:05 +0000 (18:07 +0000)]
Remove executable bit from *.[ch], reference/*.txt

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@4152 f51c46e8-681c-474f-0cfe-069cfd0219fb

14 years agoDebugging tweak to skytraq.
robertlipe@gmail.com [Sat, 28 Jan 2012 22:03:40 +0000 (22:03 +0000)]
Debugging tweak to skytraq.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@4151 f51c46e8-681c-474f-0cfe-069cfd0219fb

14 years agoPrep for final 1.4.3
robertlipe@gmail.com [Sat, 28 Jan 2012 21:59:29 +0000 (21:59 +0000)]
Prep for final 1.4.3

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@4150 f51c46e8-681c-474f-0cfe-069cfd0219fb

14 years agoMinor doc tweaks for 1.4.3. Add dg-200.
robertlipe@gmail.com [Mon, 23 Jan 2012 02:40:56 +0000 (02:40 +0000)]
Minor doc tweaks for 1.4.3.  Add dg-200.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@4149 f51c46e8-681c-474f-0cfe-069cfd0219fb

14 years agoImprove DI/Start Time calculations in Garmin Training Center format.
robertlipe@gmail.com [Sun, 22 Jan 2012 18:31:34 +0000 (18:31 +0000)]
Improve DI/Start Time calculations in Garmin Training Center format.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@4148 f51c46e8-681c-474f-0cfe-069cfd0219fb

14 years agoNicolas Boullis adds support for GlobalSat DG-200 .
robertlipe@gmail.com [Sat, 21 Jan 2012 23:58:39 +0000 (23:58 +0000)]
Nicolas Boullis adds support for GlobalSat DG-200 .

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@4147 f51c46e8-681c-474f-0cfe-069cfd0219fb

14 years agoAdd read support for coursepoints to Garmin Training Center format.
robertlipe@gmail.com [Sat, 21 Jan 2012 23:19:34 +0000 (23:19 +0000)]
Add read support for coursepoints to Garmin Training Center format.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@4146 f51c46e8-681c-474f-0cfe-069cfd0219fb

14 years agoActually add HAVE_SDK so that it'll get used when it's built for delbin.
robertlipe@gmail.com [Mon, 16 Jan 2012 22:16:13 +0000 (22:16 +0000)]
Actually add HAVE_SDK so that it'll get used when it's built for delbin.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@4145 f51c46e8-681c-474f-0cfe-069cfd0219fb

14 years agoRegenerate .ts for beta.
robertlipe@gmail.com [Sun, 15 Jan 2012 03:49:11 +0000 (03:49 +0000)]
Regenerate .ts for beta.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@4143 f51c46e8-681c-474f-0cfe-069cfd0219fb

14 years agoBump version numbers for beta.
robertlipe@gmail.com [Sat, 14 Jan 2012 22:15:14 +0000 (22:15 +0000)]
Bump version numbers for beta.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@4142 f51c46e8-681c-474f-0cfe-069cfd0219fb

14 years agoCommit rest of GDB change after failing test suite would choke.
robertlipe@gmail.com [Sat, 14 Jan 2012 21:33:26 +0000 (21:33 +0000)]
Commit rest of GDB change after failing test suite would choke.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@4141 f51c46e8-681c-474f-0cfe-069cfd0219fb

14 years agoFix GDB write. Failure was caused by change from CVS to SVN which changed $Date...
robertlipe@gmail.com [Sat, 14 Jan 2012 21:31:37 +0000 (21:31 +0000)]
Fix GDB write.  Failure was caused by change from CVS to SVN which changed $Date.  Yikes!

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@4140 f51c46e8-681c-474f-0cfe-069cfd0219fb

14 years agoFix leak in new arcdist code.
robertlipe@gmail.com [Tue, 3 Jan 2012 20:09:30 +0000 (20:09 +0000)]
Fix leak in new arcdist code.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@4139 f51c46e8-681c-474f-0cfe-069cfd0219fb

14 years agoHush GCC -Wall hyperactivity.
robertlipe@gmail.com [Sat, 31 Dec 2011 16:17:43 +0000 (16:17 +0000)]
Hush GCC -Wall hyperactivity.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@4138 f51c46e8-681c-474f-0cfe-069cfd0219fb

14 years agoC89 for MSVC which can't be bothered with that newfangled C99...
robertlipe@gmail.com [Sat, 31 Dec 2011 16:15:07 +0000 (16:15 +0000)]
C89 for MSVC which can't be bothered with that newfangled C99...

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@4137 f51c46e8-681c-474f-0cfe-069cfd0219fb

14 years agoSkytraq: treat READ_END as an array, not a string.
robertlipe@gmail.com [Fri, 16 Dec 2011 01:58:51 +0000 (01:58 +0000)]
Skytraq: treat READ_END as an array, not a string.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@4136 f51c46e8-681c-474f-0cfe-069cfd0219fb

14 years agoMore groundwork for future PQ changes.
robertlipe@gmail.com [Mon, 12 Dec 2011 03:25:27 +0000 (03:25 +0000)]
More groundwork for future PQ changes.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@4135 f51c46e8-681c-474f-0cfe-069cfd0219fb

14 years agoGet skytrack working again after I hosed it.
robertlipe@gmail.com [Mon, 12 Dec 2011 02:58:40 +0000 (02:58 +0000)]
Get skytrack working again after I hosed it.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@4134 f51c46e8-681c-474f-0cfe-069cfd0219fb

14 years agoImprove doc for bitmap option to garmin_gpi.
robertlipe@gmail.com [Mon, 12 Dec 2011 02:33:45 +0000 (02:33 +0000)]
Improve doc for bitmap option to garmin_gpi.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@4133 f51c46e8-681c-474f-0cfe-069cfd0219fb

14 years agoLet geocache encoding type in GPX be case insensitive.
robertlipe@gmail.com [Mon, 12 Dec 2011 00:46:35 +0000 (00:46 +0000)]
Let geocache encoding type in GPX be case insensitive.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@4132 f51c46e8-681c-474f-0cfe-069cfd0219fb

14 years agoTouch xcsv_tokens.gperf, too, on release.
robertlipe@gmail.com [Sun, 11 Dec 2011 22:25:24 +0000 (22:25 +0000)]
Touch xcsv_tokens.gperf, too, on release.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@4131 f51c46e8-681c-474f-0cfe-069cfd0219fb

14 years agoPick up scraggling sourceforge reference in doc.
robertlipe@gmail.com [Sun, 11 Dec 2011 22:03:35 +0000 (22:03 +0000)]
Pick up scraggling sourceforge reference in doc.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@4130 f51c46e8-681c-474f-0cfe-069cfd0219fb

14 years agoDrop ancient doc from source tree.
robertlipe@gmail.com [Sun, 11 Dec 2011 19:13:42 +0000 (19:13 +0000)]
Drop ancient doc from source tree.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@4129 f51c46e8-681c-474f-0cfe-069cfd0219fb

14 years agoDoc changes:
robertlipe@gmail.com [Sun, 11 Dec 2011 19:11:29 +0000 (19:11 +0000)]
Doc changes:
 nail id to <example> so that docbook will quit randomizing them.
 be more forthright about OSes supported.
 reference http://code.google.com/p/gpsbabel over sourceforge

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@4128 f51c46e8-681c-474f-0cfe-069cfd0219fb

14 years agoDon't force match on space in KML coordinate read. Windows takes the match on the...
robertlipe@gmail.com [Tue, 29 Nov 2011 19:20:26 +0000 (19:20 +0000)]
Don't force match on space in KML coordinate read.  Windows takes the match on the space too literally and fails to update "consumed" if we're at the end of line so it sails past the end of the buffer.   Sadness ensues.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@4127 f51c46e8-681c-474f-0cfe-069cfd0219fb

14 years agoFix HAVE_LIBEXPAT test in autoconf for cross dev case.
robertlipe@gmail.com [Tue, 29 Nov 2011 16:59:35 +0000 (16:59 +0000)]
Fix HAVE_LIBEXPAT test in autoconf for cross dev case.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@4126 f51c46e8-681c-474f-0cfe-069cfd0219fb

14 years agoAdd configure-time check for Windows DDK for delbin. Improve expat guessing.
robertlipe@gmail.com [Sun, 20 Nov 2011 20:38:32 +0000 (20:38 +0000)]
Add configure-time check for Windows DDK for delbin.  Improve expat guessing.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@4125 f51c46e8-681c-474f-0cfe-069cfd0219fb

14 years agoFix more no-value-added GCC warnings.
robertlipe@gmail.com [Sun, 20 Nov 2011 20:14:08 +0000 (20:14 +0000)]
Fix more no-value-added GCC warnings.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@4124 f51c46e8-681c-474f-0cfe-069cfd0219fb

14 years agoUse snippet instead of Snippet in KML writer. for OGC 2.2 compliance.
robertlipe@gmail.com [Sun, 20 Nov 2011 19:49:21 +0000 (19:49 +0000)]
Use snippet instead of Snippet in KML writer. for OGC 2.2 compliance.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@4123 f51c46e8-681c-474f-0cfe-069cfd0219fb

14 years agoFernando Arbeiza contributes new "bend" filter, for adding turn points before and...
robertlipe@gmail.com [Sun, 20 Nov 2011 00:31:52 +0000 (00:31 +0000)]
Fernando Arbeiza contributes new "bend" filter, for adding turn points before and after a route vertex.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@4122 f51c46e8-681c-474f-0cfe-069cfd0219fb

14 years agoEnsure that configure in generated tarball is always newer than configure.in
robertlipe@gmail.com [Sat, 19 Nov 2011 22:52:08 +0000 (22:52 +0000)]
Ensure that configure in generated tarball is always newer than configure.in

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@4121 f51c46e8-681c-474f-0cfe-069cfd0219fb

14 years agoFix warning in GCC 4.5.3 about gpsdata_type.
robertlipe@gmail.com [Sat, 19 Nov 2011 22:08:03 +0000 (22:08 +0000)]
Fix warning in GCC 4.5.3 about gpsdata_type.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@4120 f51c46e8-681c-474f-0cfe-069cfd0219fb

14 years agoTry to better detect GPX 1.0/1.1 for write. Don't write bogus <meta> entries for...
robertlipe@gmail.com [Wed, 16 Nov 2011 02:51:47 +0000 (02:51 +0000)]
Try to better detect GPX 1.0/1.1 for write.   Don't write bogus <meta> entries for GPX 1.1.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@4119 f51c46e8-681c-474f-0cfe-069cfd0219fb

14 years agoBump Qt to 4.8. Recognize OS/X Lion in upgrade.
robertlipe@gmail.com [Mon, 14 Nov 2011 18:26:53 +0000 (18:26 +0000)]
Bump Qt to 4.8.  Recognize OS/X Lion in upgrade.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@4118 f51c46e8-681c-474f-0cfe-069cfd0219fb

14 years agoTweak copyrights in skeletons.
robertlipe@gmail.com [Mon, 14 Nov 2011 18:26:14 +0000 (18:26 +0000)]
Tweak copyrights in skeletons.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@4117 f51c46e8-681c-474f-0cfe-069cfd0219fb

14 years agoRefoermat mmo.c.
robertlipe@gmail.com [Mon, 14 Nov 2011 18:08:53 +0000 (18:08 +0000)]
Refoermat mmo.c.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@4116 f51c46e8-681c-474f-0cfe-069cfd0219fb

14 years agoAndrew Brooks adds multi-byte handling to Memory Map MMO format.
robertlipe@gmail.com [Mon, 14 Nov 2011 18:08:14 +0000 (18:08 +0000)]
Andrew Brooks adds multi-byte handling to Memory Map MMO format.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@4115 f51c46e8-681c-474f-0cfe-069cfd0219fb

14 years agoTry to catch up with latest Garmin model numbers.
robertlipe@gmail.com [Mon, 14 Nov 2011 04:41:49 +0000 (04:41 +0000)]
Try to catch up with latest Garmin model numbers.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@4114 f51c46e8-681c-474f-0cfe-069cfd0219fb

14 years agoUpload source tarball.
robertlipe@gmail.com [Sun, 13 Nov 2011 04:34:17 +0000 (04:34 +0000)]
Upload source tarball.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@4113 f51c46e8-681c-474f-0cfe-069cfd0219fb

14 years agoTesting release tweaks.
robertlipe@gmail.com [Sun, 13 Nov 2011 04:32:41 +0000 (04:32 +0000)]
Testing release tweaks.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@4112 f51c46e8-681c-474f-0cfe-069cfd0219fb

14 years agoTweaking for release.
robertlipe@gmail.com [Sun, 13 Nov 2011 04:25:42 +0000 (04:25 +0000)]
Tweaking for release.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@4111 f51c46e8-681c-474f-0cfe-069cfd0219fb

14 years agoBump version for beta.
robertlipe@gmail.com [Sun, 13 Nov 2011 03:43:48 +0000 (03:43 +0000)]
Bump version for beta.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@4109 f51c46e8-681c-474f-0cfe-069cfd0219fb

14 years agoBump version for beta.
robertlipe@gmail.com [Sun, 13 Nov 2011 03:41:57 +0000 (03:41 +0000)]
Bump version for beta.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@4108 f51c46e8-681c-474f-0cfe-069cfd0219fb

14 years agoBump version for beta.
robertlipe@gmail.com [Sat, 12 Nov 2011 23:49:05 +0000 (23:49 +0000)]
Bump version for beta.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@4107 f51c46e8-681c-474f-0cfe-069cfd0219fb

14 years agoSubmit new geocache writer. I've been sitting on this for over a year.
robertlipe@gmail.com [Sat, 12 Nov 2011 22:47:03 +0000 (22:47 +0000)]
Submit new geocache writer.  I've been sitting on this for over a year.
Earth 5.2 is largely forgotten now and 6.1 renders this javascript just fine.
Use JQuery tabs to tab display.  Only pop labels on a hover state.  Reduce
size of icons.   Generally make KML better for geocaches.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@4106 f51c46e8-681c-474f-0cfe-069cfd0219fb

14 years agoPrep tweaks for future Groundspeak changes.
robertlipe@gmail.com [Sat, 12 Nov 2011 22:45:43 +0000 (22:45 +0000)]
Prep tweaks for future Groundspeak changes.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@4105 f51c46e8-681c-474f-0cfe-069cfd0219fb

14 years agoFix minor mem leaks in garmin_gpi, bushnell, bushnell_trl, delgpl
robertlipe@gmail.com [Sat, 12 Nov 2011 22:18:12 +0000 (22:18 +0000)]
Fix minor mem leaks in garmin_gpi, bushnell, bushnell_trl, delgpl

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@4104 f51c46e8-681c-474f-0cfe-069cfd0219fb

14 years agoMove delgpl, garmin_gpi tests into their own entries.
robertlipe@gmail.com [Sat, 12 Nov 2011 22:17:15 +0000 (22:17 +0000)]
Move delgpl, garmin_gpi tests into their own entries.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@4103 f51c46e8-681c-474f-0cfe-069cfd0219fb

14 years agoPat Garcia contributes arc filter options to allow moving points to the closest
robertlipe@gmail.com [Sun, 30 Oct 2011 20:22:26 +0000 (20:22 +0000)]
Pat Garcia contributes arc filter options to allow moving points to the closest
segment.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@4102 f51c46e8-681c-474f-0cfe-069cfd0219fb

14 years agoDon't blow out whitespace in GPX writer on unknown tags.
robertlipe@gmail.com [Sun, 30 Oct 2011 19:38:45 +0000 (19:38 +0000)]
Don't blow out whitespace in GPX writer on unknown tags.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@4101 f51c46e8-681c-474f-0cfe-069cfd0219fb

14 years agoDoc improvements for holux, m241. Remove dead file.
robertlipe@gmail.com [Sun, 30 Oct 2011 18:07:14 +0000 (18:07 +0000)]
Doc improvements for holux, m241.  Remove dead file.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@4100 f51c46e8-681c-474f-0cfe-069cfd0219fb

14 years agoAdd (disabled) test for subrip sub-second support.
robertlipe@gmail.com [Sun, 30 Oct 2011 18:00:49 +0000 (18:00 +0000)]
Add (disabled) test for subrip sub-second support.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@4099 f51c46e8-681c-474f-0cfe-069cfd0219fb

14 years agoTony Vel adds iblue757 support.
robertlipe@gmail.com [Sun, 30 Oct 2011 17:34:23 +0000 (17:34 +0000)]
Tony Vel adds iblue757 support.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@4098 f51c46e8-681c-474f-0cfe-069cfd0219fb

14 years agoAdd gpsbabel.desktop for Linux.
robertlipe@gmail.com [Wed, 19 Oct 2011 16:18:42 +0000 (16:18 +0000)]
Add gpsbabel.desktop for Linux.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@4097 f51c46e8-681c-474f-0cfe-069cfd0219fb

14 years agoBump version #'s.
robertlipe@gmail.com [Mon, 3 Oct 2011 01:31:38 +0000 (01:31 +0000)]
Bump version #'s.

Maybe someday translations will work on Mac _and_ Windows at the same time.
Grrr.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@4096 f51c46e8-681c-474f-0cfe-069cfd0219fb

14 years agoUpdate translations.
robertlipe@gmail.com [Sun, 2 Oct 2011 20:13:56 +0000 (20:13 +0000)]
Update translations.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@4095 f51c46e8-681c-474f-0cfe-069cfd0219fb

14 years agoUse /translations for Mac and Windows.
robertlipe@gmail.com [Sun, 2 Oct 2011 20:13:20 +0000 (20:13 +0000)]
Use /translations for Mac and Windows.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@4094 f51c46e8-681c-474f-0cfe-069cfd0219fb

14 years agoMore internationalization changes for Windows.
robertlipe@gmail.com [Sun, 2 Oct 2011 19:23:42 +0000 (19:23 +0000)]
More internationalization changes for Windows.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@4093 f51c46e8-681c-474f-0cfe-069cfd0219fb

14 years agoAdd support for Holux M-1200E.
robertlipe@gmail.com [Sun, 2 Oct 2011 18:09:11 +0000 (18:09 +0000)]
Add support for Holux M-1200E.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@4092 f51c46e8-681c-474f-0cfe-069cfd0219fb